Block Group: | Data Services |
Block Icon: |
![]() |
The Get Default Parameters block returns the default parameters and parameter values associated with a data action. This block is intended for use in Solution Builder with DSA.
The following properties of the Get Default Parameters block can take input and give output.
When the action property is populated, the Get Default Parameters block acquires additional properties. These additional properties are the same as the default parameters of the action specified. The additional properties hold the default values of the parameters.
To easily get the path and action:
The following image demonstrates a typical use of the Get Default Parameters block. In this example, the Get Default Parameters block reports that the chosen action has three default parameters: name, type, and editor. name and type are null by default, and editor has a default value of “none.”